home *** CD-ROM | disk | FTP | other *** search
/ Hackers Handbook - Millenium Edition / Hackers Handbook.iso / files / hfiles / rhino9 / pinger.txt < prev    next >
Encoding:
Text File  |  1998-11-07  |  470 b   |  5 lines

  1. Pinger is a simple program for locating active hosts over a range of IP addresses. 
  2. It is written in VC++ and full source is provided. Pinger works by using the raw socket functionality provided by winsock 2. Pinger has only been tested on Windows NT 4 to date,
  3. so any feedback on Windows 95/98 performance will be appreciated. Pinger is capable of 
  4. scanning a class C subnet for active hosts, and resolving all of the host names in under 15
  5. seconds on a 28.8 connection